orx
Toggle table of contents
0.5.0-dev.28+293aff4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
orx
orx-kotlin-parser
/
[root]
/
KotlinParserBaseListener
/
exitStringLiteral
exit
String
Literal
open
fun
exitStringLiteral
(
ctx
:
KotlinParser.StringLiteralContext
)
Exit a parse tree produced by KotlinParser#stringLiteral.
The default implementation does nothing.